Welcome![Sign In][Sign Up]
Location:
Search - office MFC

Search list

[Other resourcePaintBUBBLE

Description: 这是一个用MFC完成的画泡泡的程序,在选择了颜色之后,可以以鼠标点击处为圆心,随即的画出各色的-with MFC completed painting bubble procedures, the choice of colors, can the mouse to click on Office Center, then painted the colors of the bubble
Platform: | Size: 44613 | Author: | Hits:

[Internet-Networknet_pop3

Description: 一个支持POP3(Post Office Protocol Version 3)的MFC类-a support POP3 (Post Office Protocol Version 3), the MFC category
Platform: | Size: 18832 | Author: 大海 | Hits:

[OtherEXCEL9

Description: Excel.olb是用于在VC++MFC里生成Excel的库,文件来自于MS Office 10
Platform: | Size: 115814 | Author: alin | Hits:

[Menu controlIconMenu

Description: MFC下的XP风格菜单 很好看很好看 像Office 2003以上的菜单
Platform: | Size: 45316 | Author: 邓海南 | Hits:

[GUI Develop13200502582

Description: LibUIDK-VC界面库 3.0,SYGUI(Office xp2003风格的VC界面库) 1.0,vc界面库,MFC扩展界面库
Platform: | Size: 4492629 | Author: 刘忠 | Hits:

[Windows Developsmartclipsrc

Description: mfc,实现一个高级的系统剪贴板,就像office提供的那样 还可以参考里面如何实现系统热键
Platform: | Size: 54893 | Author: 小江 | Hits:

[WEB Mailpop3.3

Description: 一个支持POP3(Post Office Protocol Version 3)的MFC类CPop3Connection v1.11,这对正在写电子邮件程序的朋友很有用-a support POP3 (Post Office Protocol Version 3), the MFC category CPop3Connection v1.11, which is the e-mail program was very useful friends
Platform: | Size: 14928 | Author: 求实 | Hits:

[Windows DevelopMFCoffice

Description: 演示了MFC 对office文件(word,excel,powerpooint等)的操作,功能详尽,能直接在该系统中对office文件中的图表,文字,幻灯片进行修改。
Platform: | Size: 202492 | Author: 张知临 | Hits:

[GUI Developbcg6.51

Description: BCGControlBar (Business Components Gallery Control Bar) Professional Edition is an MFC extension framework library with which you can make your apps look like Office XP, Office 2000, Office 2003, Visual Studio, Visual Studio. NET and Internet Explorer—complete with full toolbars, menu, and keyboard customization, docking control bars, menu bars, and Office 2000/XP menus.-BCGControlBar (Business Components Gallery Control Bar) Professional Edition is an MFC extension library framework with which you can make your apps look like Office XP, Office 2000, Office 2003, Visual Studio, Visual Studio.NET and Internet Explorer-complete with full toolbars , menu, and keyboard customization, docking control bars, menu bars, and Office 2000/XP menus.
Platform: | Size: 22433869 | Author: 刘湘东 | Hits:

[SourceCodeProf-UIS

Description: Prof-UIS是一套易用的MFC扩展包,使您能够方便的开发具有专业和用户友好界面的Windows应用程序,它提供了150个通过测试的并且具有文档说明的C++类,模板和接口,帮助您从费时和复杂界面开发中得到解脱,在您的项目中增加最新的GUI:Microsoft Office 2000/XP/2003和Visual Studio 2005 themes,tabbed docking windows(标签可停靠窗口),可拆分的标签容器,完全可自定义化的和强大的数据网格及属性网格控件,可自定义的菜单,工具条和键盘加速键等。
Platform: | Size: 22060032 | Author: xmhuang2000@sina.com | Hits:

[Internet-Networknet_pop3

Description: 一个支持POP3(Post Office Protocol Version 3)的MFC类-a support POP3 (Post Office Protocol Version 3), the MFC category
Platform: | Size: 18432 | Author: 大海 | Hits:

[WEB Mailpop3.3

Description: 一个支持POP3(Post Office Protocol Version 3)的MFC类CPop3Connection v1.11,这对正在写电子邮件程序的朋友很有用-a support POP3 (Post Office Protocol Version 3), the MFC category CPop3Connection v1.11, which is the e-mail program was very useful friends
Platform: | Size: 14336 | Author: 求实 | Hits:

[GUI Developbcg6.51

Description: BCGControlBar (Business Components Gallery Control Bar) Professional Edition is an MFC extension framework library with which you can make your apps look like Office XP, Office 2000, Office 2003, Visual Studio, Visual Studio. NET and Internet Explorer—complete with full toolbars, menu, and keyboard customization, docking control bars, menu bars, and Office 2000/XP menus.-BCGControlBar (Business Components Gallery Control Bar) Professional Edition is an MFC extension library framework with which you can make your apps look like Office XP, Office 2000, Office 2003, Visual Studio, Visual Studio.NET and Internet Explorer-complete with full toolbars , menu, and keyboard customization, docking control bars, menu bars, and Office 2000/XP menus.
Platform: | Size: 22433792 | Author: 刘湘东 | Hits:

[Education soft system计分程序

Description: 由我为校教务处自主开发的竞赛计分软件。 该软件由“比赛信息管理”、“裁判信息管理”、“选手信息管理”、“比赛计分排序”等几个模块组成。基于MFC技术,操作Access数据库,并可将比赛结果输出到Excel。-by my school to the office of independent development of software competition points. The software from "Competition information management", "information management magistrate", "information management players", "Competition points sequencing" composed of several modules. MFC-based technical, operational Access database, results of the competition could be exported to Excel.
Platform: | Size: 30720 | Author: 夏玉 | Hits:

[Windows DevelopLesson02

Description: C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-classical grammar and C applications, such as preparation of the application structure and destructors, function overloading, class inheritance, function coverage, and the base class and the derived class constructor, destructor has the calling sequence, how derived class constructor to the base class constructor transmission parameters, this member variables, type conversion insider, virtual functions and polymorphism, the application and the target variable differences and common Office. VC works compiler principles and processes to the different projects split into different categories of original documents, each one by one category. H and. Cpp file jointly, the first document to repeat the definition of the settlement, cultivation of the good programming practice, but also for the futu
Platform: | Size: 36864 | Author: 鞠俊 | Hits:

[Printing programMailerPrint

Description: 可以批量打印信封的一个MFC程序,可替代OFFICE中的信封打印功能-can batch print an envelope of MFC procedures, the alternative OFFICE envelope printing
Platform: | Size: 18432 | Author: | Hits:

[ActiveX/DCOM/ATLWordAutoProject

Description: 这时从微软发布的文档中学来的程序。用MFC的自动化功能向word添加工具条,用来运行VBA宏,希望对用VC操纵office的学习有些帮助。-when Microsoft released from the secondary to the documentation procedures. MFC with the automation tools to add the word, used to run VBA macros, VC hope to use the study manipulated office some help.
Platform: | Size: 304128 | Author: 刘德小花 | Hits:

[GUI DevelopSwc

Description: Francisco Campos G关于GUILIB的又一新作品,没有使用MFC的实现OFFICE,SDI等界面效果,值得学习-Francisco Campos G GUILIB on another new work, MFC is not used to achieve OFFICE SDI interface, and other effects, it is worth learning
Platform: | Size: 343040 | Author: 网络游者 | Hits:

[OtherEXCEL9

Description: Excel.olb是用于在VC++MFC里生成Excel的库,文件来自于MS Office 10-Excel.olb is used in VC++ MFC in Excel to generate the library, documents from MS Office 10
Platform: | Size: 115712 | Author: alin | Hits:

[Menu controlIconMenu

Description: MFC下的XP风格菜单 很好看很好看 像Office 2003以上的菜单-MFC under XP-style menu as well to see a good look at the menu for more than Office 2003
Platform: | Size: 45056 | Author: 邓海南 | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net